-
Notifications
You must be signed in to change notification settings - Fork 43
Managing cluster users and roles in TCM #4423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Please find several minor suggestions below:
To create a user on a cluster: | ||
|
||
#. Go to **Stateboard**. | ||
#. Find a replica set leader in the instances list and click it to open the instance page. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Find a replica set leader
Nit: It would be convenient to have a link to the page where a reader can understand how to find a leader (crown icon).
|
||
To edit a user's privileges: | ||
|
||
#. Click the lock icon against the username in the **Users** table. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#. Click the lock icon against the username in the **Users** table. | |
#. Click the **Grants** button (the lock icon) against the username in the **Users** table. |
To edit a user's privileges: | ||
|
||
#. Click the lock icon against the username in the **Users** table. | ||
#. In the privileges dialog: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#. In the privileges dialog: | |
#. In the **Grants** dialog: |
#. Click the lock icon against the username in the **Users** table. | ||
#. In the privileges dialog: | ||
|
||
- Click **Add** to grant privileges |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Click **Add** to grant privileges | |
- Click **Add grant** to grant privileges |
Co-authored-by: Andrey Aksenov <[email protected]>
Resolves #4317
Deployment: https://docs.d.tarantool.io/en/doc/gh-4317-tcm-cluster-users/tooling/tcm/tcm_cluster_management/tcm_cluster_users/